code_checker ~master (2018-07-16T19:27:17Z)
Dub
Repo
Sandbox.shouldEqualContent
unit_threaded
integration
Sandbox
read a file in the test sandbox and verify its contents
struct
Sandbox
void
shouldEqualContent
const
(
in
string
fileName
,
in
string
content
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
integration
Sandbox
functions
shouldEqualContent
shouldEqualLines
shouldExist
shouldFail
shouldNotExist
shouldSucceed
writeFile
static functions
opCall
read a file in the test sandbox and verify its contents